登入
Computer Science for IGCSE & O level - Programming (Section 10 - No. 25)
In a program, what is an example of an output statement?
x = 10
print("Hello")
input("Enter a value:")
if x > 5:
解释
Output statements are used to display output to the user.
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面